home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / admin / linuxcon.000 / linuxcon / linuxconf-1.6 / TODO < prev   
Text File  |  1996-08-02  |  2KB  |  99 lines

  1. bugs:
  2.  
  3.     /var/lib/zoneinfo is a real file instead of a link
  4.     
  5.  
  6. general:
  7.  
  8.     Add a menu to show what is still not configured. This alone
  9.     may save the day of the administrator (user). It is expected
  10.     that linuxconf will grow and grow, one day allowing dynamic
  11.     linkage with addon module. Its cute menu scheme will become
  12.     a large network where new user may get lost.
  13.  
  14.     Sequential install mode.
  15.  
  16.         Add a menu where the user is guided from menu to menu
  17.         to do a basic configuration. This menu will be always
  18.         available. There must be a way to force askrunlevel into
  19.         that menu a boot time. Call this an unconfigure option
  20.         which erase nothing but force the user to inspect/correct
  21.         the most important configuration option.
  22.  
  23.  
  24. dnsconf:
  25.  
  26.  
  27. netconf:
  28.  
  29.  
  30.     NIS server
  31.  
  32.     diald / ppp /slip setup
  33.  
  34.     inetd.conf and services management
  35.  
  36.     hosts.allow and friends
  37.  
  38. lpconf:
  39.  
  40.     Still to do
  41.  
  42. userconf:
  43.  
  44.     crontab setup
  45.     Some special user are not shown
  46.     Can't edit the password of special users. The password setting
  47.         should be move straight in the edit field of each user instead
  48.         or requiring a special menu for it. Two new fields should be added
  49.         and a check box will let you decided if you indeed want to
  50.         change the password.
  51.     privileges management.
  52.  
  53. admin-fs:
  54.  
  55.     Turning all this into a virtual file system :-)
  56.  
  57.  
  58. inittab:
  59.  
  60.     Management of getty and mgetty
  61.  
  62. askrunlevel:
  63.  
  64.     Configuration of /etc/inittab (especially for common
  65.     task like activating a modem)
  66.  
  67.     /sbin/init should be modified to support run sets where 
  68.     many runlevel may be active at one. I guess it is a pretty
  69.     easy modification. It would make runlevel so much more useful
  70.  
  71.     For exemple:
  72.  
  73.         runlevel 1: ppp services
  74.         runlevel 2: modem services
  75.         runlevel 3: basic console getty
  76.         runlevel 4: Extra console
  77.  
  78.     So full multiuser would be 1+2+3+4+5+6
  79.  
  80.     Well, just an idea
  81.  
  82. fsconf:
  83.  
  84.     swap setup
  85.  
  86. uucp:
  87.  
  88.     Manage the crontab
  89.     Interactive test mode
  90.     Better report than what is usually available with uucp.
  91.         -Report can be sent by email every once in a while
  92.          and also saved into some log for later perusal
  93.  
  94. xconf:
  95.  
  96.     xdm management of xterminal
  97.  
  98.  
  99.